home *** CD-ROM | disk | FTP | other *** search
/ Hottest 6 / Hottest 6 (1996)(PDSoft)[!].iso / software / videoutils / a-g / dswitch / dswitch.doc < prev    next >
Text File  |  1978-11-24  |  4KB  |  123 lines

  1. DSwitch              Copyright 1992 Ryan Brooks
  2. -----------------------------------------------
  3.  
  4. NAME
  5.  
  6.    DSwitch version 1.04 Gamma - first public release
  7.  
  8.  
  9. SYNOPSIS
  10.  
  11.    A tool to select DCTV video and pass-thru modes.
  12.  
  13.  
  14. FUNCTION
  15.  
  16.      Click on the Install icon to copy DSwitch into your C:
  17.    directory.
  18.  
  19.      'DSwitch <mode>' will run the program and invoke the
  20.    appropriate mode.  If no parameters are given or an improper 
  21.    selection is made, a help template will be shown.  DSwitch 
  22.    will return control after switching.  DCTV *must* be connected 
  23.    to the parallel port for the command to function correctly.  
  24.    This can be used from Shell, incorporated into scripts or called
  25.    by other software that can issue AmigaDOS commands.
  26.  
  27. INPUTS
  28.  
  29.    The options for DSwitch are as follows:
  30.     (only the first letter, case-insensitive, is required, all
  31.     modes are mutually exclusive)
  32.  
  33.    Normal   Restores normal behavior in the DCTV unit.
  34.  
  35.    Video    Makes DCTV always pass whatever is connected to 
  36.             the 'Video Input' straight through to 'Video 
  37.             Output'.  This overrides the presence of a DCTV 
  38.             picture on the current screen.
  39.  
  40.    Rgbi     Turns on an "unusual" DCTV mode, where it appears 
  41.             DCTV encodes pseudo-RGBI Amiga video into a 
  42.             composite output.  Normal DCTV picture encoding is 
  43.             still active.  This also may be a different DCTV 
  44.             mode.  For experimental purposes only.
  45.  
  46.    Bw       With this option, all encoded DCTV pictures appear 
  47.             in black and white.  For experimental purposes 
  48.             only.
  49.  
  50.    Strobe   After enabling this option, areas of DCTV pictures 
  51.             with high chrominance values will appear to 
  52.             "flash" at about 10 Hz.  For experimental purposes 
  53.             only.
  54.  
  55.  
  56. RESULTS
  57.  
  58.      No return codes are generated in any situation.  The 
  59.    shell regains control immediately after the switching takes 
  60.    place.
  61.  
  62.  
  63. WARNING
  64.  
  65.      This product is in no way affiliated with Digital
  66.    Creations or Progressive Image Technology.
  67.      Just a reminder: DON'T disconnect or connect DCTV video
  68.    or parallel connections while the Amiga is on!
  69.  
  70. NOTES
  71.  
  72.      This software was developed by experimentation with the 
  73.    DCTV unit.  I never disassembled one line of code or opened 
  74.    the case, so my command sequences may only be approximations 
  75.    of the appropriate protocol.  Because of this, I cannot 
  76.    guarantee that it will work to your expectations for your 
  77.    exact application.  However, I have used this command on my 
  78.    own system and several friends' systems with no problem 
  79.    whatsoever.
  80.  
  81.      Personally, I use it to switch between the output of my 
  82.    A520 (color encoder) and DCTV encoded pictures.  That way I 
  83.    can have both photographic-type pictures/anims and high-res 
  84.    Amiga pictures in the same presentation.  Just use your 
  85.    favorite authoring program to execute the DSwitch command to 
  86.    put DCTV in the appropriate mode.  Also, it's handy for 
  87.    checking your video input without always changing cables.  I 
  88.    suppose it could also be used to switch between DCTV and 
  89.    LaserDisc or VCR during presentations.
  90.  
  91.  
  92. SEE ALSO
  93.  
  94.    < Insert favorite Michael Sinz quote here >
  95.    Please see DSwitch.readme.
  96.  
  97.  
  98. BUGS
  99.  
  100.      Not really a bug, but an "inconvenience that requires 
  101.    planning", a 'DSwitch v' followed by a 'DSwitch v' will 
  102.    produce a slight glitch on the DCTV video output.
  103.      Also, DSwitch has no way of knowing if DCTV is attached 
  104.    to your computer, and will happily think it is working.
  105.  
  106.  
  107. FUTURE ENHANCEMENTS
  108.  
  109.      Send me comments, bugs, info on your application, etc.:
  110.  
  111.        2575brooksr@vms.csd.mu.edu       (internet)
  112.  
  113.      or for non-net people:
  114.  
  115.         Ryan Brooks
  116.         12886 Bristlecone Lane
  117.         Muskego, WI   53150  USA
  118.  
  119.  
  120. SOURCE
  121.  
  122.      Available upon request.
  123.